Skip to content

Test Result : StringField insertText

0 failures (±0)
8 tests (±0)
Took 64 ms.

All Tests

Test nameDurationStatus
StringField insertText appends text to the previous value (if no text is selected)8 msPassed
StringField insertText expects empty field at the beginning8 msPassed
StringField insertText inserts text into an empty field9 msPassed
StringField insertText replaces selection #1 (if part of the text is selected, selection does not start at the beginning)7 msPassed
StringField insertText replaces selection #2 (if part of the text is selected, start at the beginning)7 msPassed
StringField insertText replaces selection #3 (if whole content is selected)8 msPassed
StringField insertText sends display text changed to server using accept text8 msPassed
StringField insertText sends display text changed to server using accept text, twice, if updateDisplayTextOnModify=true9 msPassed